home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / iguana / incosrc / incosrc.exe / UTIL / GFV20.ARJ / GFV.DOC < prev    next >
Text File  |  1993-12-18  |  3KB  |  91 lines

  1. Graphical File Viewer v2.01 bye Jare/Iguana
  2. Views a file in mode 13h. Useful for finding graphic data, etc.           
  3.  
  4. ─────────────────────────────────────────────────
  5.  
  6.     I wrote this little utility for my own use, but now it looks
  7. like someone else might find it useful too, so it gets released.
  8. As usual, the only warranty for this software is that I tell you
  9. I use it without concern,  but you will run it  at your own risk
  10. and I won't be responsible for anything that might happen to you
  11. or your data (or anybody else for that matter).
  12.  
  13.   [ ...Other disclaimers omitted for brevity, but assumed... ]
  14.  
  15.     The program and its source are released to the public domain
  16. and thus can be freely distributed in any form.  If you like it,
  17. it would be kind to remember the name of the author, ok?
  18.  
  19. ─────────────────────────────────────────────────
  20.  
  21.    Usage: GFV <file.ext> [palette file]
  22.           If not given, palette is set to 64 shades of Gray,              
  23.              then Red, Green and Blue.                                    
  24.  
  25. A palette file is just a raw 768 byte file with 256 RGB
  26. byte triplets. What did you expect? :-)
  27.  
  28. ────────────
  29.    Browse with movement keys.
  30.  
  31. These are the arrow keys, PgUp and PgDown, Home and End. Try
  32. also the numeric keypad, it should work. You can start moving
  33. before the screen is completely drawn. 'Space' redraws the
  34. screen, just in case you press the wrong key.
  35.  
  36. ────────────
  37.    '<', '>' & '5' - set horizontal shift.
  38.  
  39. This is the offset, in the source file, beetween any shown
  40. pixel and the one directly below. Measured in 'step' units.
  41.  
  42. ────────────
  43.    '-' & '+'      - change byte step in file (for word data etc).         
  44.  
  45. This is the offset beetween a pixel and the next. Less used than
  46. the 'shift' value, but useful anyway.
  47.  
  48. ────────────
  49.    'O'            - get/set new file offset.
  50.  
  51. This is the absolute position of the pixel at the top left of the
  52. screen in the source file.
  53.  
  54. ────────────
  55.    'S'            - save a portion of the file to GFVDUMP.BIN.
  56.  
  57. Saves the data from the current position (see 'G'). The byte step
  58. is not taken into account by now (didn't need it).
  59.  
  60. '5', 'O' and 'S' will take you to a prompt. Usually, just pressing
  61. RETURN will leave things as they are, or else answering '0' should
  62. also do the job.
  63.  
  64. ─────────────────────────────────────────────────
  65.  
  66. The source is pure shit, but I can live with that. This should have
  67. a palette editor, GIF writer, and many other things, but I'm not in
  68. the mood. ;-) Use the Image Alchemy, Animator and DPaint instead.
  69.  
  70. BTW, to compile this you must have Borland's Objects.Tpu at hand.
  71.  
  72. Quick greets to all other Iguana members, alpha, Avatar, Gore, PSI,
  73. Tran, White Shadow, the Egerter brothers, CyberStrike, Luis Crespo,
  74. Ulrik, Lord Logics, Phil Carlisle, the Ascanio Brothers, Capt. Bit;
  75. and groups Dust, Triton, Silents, EMF, <odeNation and Postumum. And
  76. everyone else I haven't got the name right now in my mind feel like
  77. you were here.
  78.  
  79. This file is dedicated to the birth of the new modem network called
  80. SoundNet; let's make it grow!
  81.  
  82. Contact me at:
  83.    SoundNet    34:2000/200.21
  84.    FidoNet      2:341/27.21
  85.    Internet     a880104@zipi.fi.upm.es       (safer)
  86.                 jarevalo@moises.ls.fi.upm.es (easier to work in)
  87.  
  88.  
  89.                             Jare, 19/12/93 Madrid (Spain)
  90.  
  91.